Installation Steps

Note : You will need RV16 and LongRange V 1.00.10

1. Copy the Layouts Folder to your LongRange server folder, e.g./LANSA_dcxpgmlib/webserver/images/LongRange 
or C:\program files(x86)\lansa\webserver\images\LongRange

2. Import the code from the Quick Export Folder. If you dont have V13, then create 4 reusable parts with the same name of the files in the code folder

3. Change the <Your Longrange Folder> in each folder to your longrange folder path e.g./LANSA_dcxpgmlib/webserver/images/LongRange 
or C:\program files(x86)\lansa\webserver\images\LongRange in each of the 4 test reusable parts (LRELT001 - LRELT004).

4. Compile all 5 reusable parts.

5. Place the externalLayout.lxp file into the schema folder

6. Create a new profile for your server and the externalLayout schema.

Updates

All comments lines, they start with /*
Ignore blank lines
Allow external layout to be inflated into a popover, via the parameter intopopover (e.g. '/Form' creates '/Form.popover.type:Form')
Basic error checking of layout and parameters usage, returned to the client app.